GtkNotebook: Fix a problem with tab states
authorMatthias Clasen <mclasen@redhat.com>
Sat, 4 Jan 2014 18:01:49 +0000 (13:01 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 4 Jan 2014 18:01:49 +0000 (13:01 -0500)
commit64855f129579a632fc1a5deb217ab0a0c66039ec
tree57cdf8c7419d37b764d638de9b5f3f302f18b8c7
parent7cd3e7c81bf82bc51f2891e332575d1fbe3dde4e
GtkNotebook: Fix a problem with tab states

When replacing the tab label, we were not adding the
active-page style class. Fix that.
gtk/gtknotebook.c